-
Notifications
You must be signed in to change notification settings - Fork 3k
LPC1768 Watchdog & Reset Reason #11226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
@chrissnow, thank you for your changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
License fix
@@ -0,0 +1,62 @@ | |||
/* mbed Microcontroller Library | |||
* Copyright (c) 2006-2017 ARM Limited |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New files, 2019 year. Can you also use SPDX idenfier? Check platform
files for the proper license
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done
CI started |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Description
Implements Watchdog & Reset Reason for LPC1768 targets.
Pull request type
Reviewers
Release Notes